Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-dom (source) ^19.1.1 -> ^19.2.0 age adoption passing confidence
@types/react-dom (source) ^19.1.9 -> ^19.2.1 age adoption passing confidence
react-dom (source) ^19.1.0 -> ^19.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/react (react-dom)

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

Configuration

📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 5, 2025
@renovate renovate bot requested a review from chenjiahan as a code owner October 5, 2025 01:28
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 5, 2025
Copy link
Contributor Author

renovate bot commented Oct 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/rspack-test-tools/viewer/pnpm-lock.yaml
 ERROR  Failed to switch pnpm to v10.16.0. Looks like pnpm CLI is missing at "/home/ubuntu/.local/share/pnpm/.tools/pnpm/10.16.0/bin" or is incorrect
spawnSync /home/ubuntu/.local/share/pnpm/.tools/pnpm/10.16.0/bin/pnpm ENOENT

Copy link

netlify bot commented Oct 5, 2025

Deploy Preview for rspack failed. Why did it fail? →

Name Link
🔨 Latest commit 5bae55e
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68e4d93e5134eb0008e386ba

Copy link
Contributor

github-actions bot commented Oct 5, 2025

📦 Binary Size-limit

Comparing 5bae55e to chore(deps): update swc (#11747) by renovate[bot]

❌ Size increased by 6.38KB from 47.89MB to 47.89MB (⬆️0.01%)

Copy link

codspeed-hq bot commented Oct 5, 2025

CodSpeed Performance Report

Merging #11809 will not alter performance

Comparing renovate/react-dom-19.x (5bae55e) with main (ec64d52)

Summary

✅ 17 untouched

@renovate renovate bot force-pushed the renovate/react-dom-19.x branch 2 times, most recently from a6dc1ba to 46450f5 Compare October 6, 2025 14:28
@renovate renovate bot force-pushed the renovate/react-dom-19.x branch from 46450f5 to 5bae55e Compare October 7, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants